[INFO] cloning repository https://github.com/dongwondavid/stockrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dongwondavid/stockrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongwondavid%2Fstockrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongwondavid%2Fstockrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaf096399c284b347f879d96e1938e5294013848
[INFO] checking dongwondavid/stockrs against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongwondavid%2Fstockrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dongwondavid/stockrs
[INFO] finished tweaking git repo https://github.com/dongwondavid/stockrs
[INFO] tweaked toml for git repo https://github.com/dongwondavid/stockrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dongwondavid/stockrs on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dongwondavid/stockrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 24a8adec86e50173815790e842bddf7897b73bfc85953632eb2784c86deaee16
[INFO] running `Command { std: "docker" "start" "24a8adec86e50173815790e842bddf7897b73bfc85953632eb2784c86deaee16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24a8adec86e50173815790e842bddf7897b73bfc85953632eb2784c86deaee16" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24a8adec86e50173815790e842bddf7897b73bfc85953632eb2784c86deaee16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24a8adec86e50173815790e842bddf7897b73bfc85953632eb2784c86deaee16" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tokio-tls v0.2.1
[INFO] [stderr]     Checking websocket-base v0.26.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking websocket v0.26.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rusqlite v0.36.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking korea-investment-api v1.6.3 (https://github.com/dongwondavid/korea-investment-api?branch=main#cf77b0fe)
[INFO] [stderr]     Checking stockrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `stockcode`
[INFO] [stdout]   --> src/data_reader.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_avg_price(&self, stockcode: String) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stockcode`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dnca_tot_amt` is never read
[INFO] [stdout]   --> src/types/api.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Domestic006Output2 {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 16 |     dnca_tot_amt: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stockcode`
[INFO] [stdout]   --> src/data_reader.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_avg_price(&self, stockcode: String) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stockcode`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dnca_tot_amt` is never read
[INFO] [stdout]   --> src/types/api.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Domestic006Output2 {
[INFO] [stdout]    |        ------------------ field in this struct
[INFO] [stdout] 16 |     dnca_tot_amt: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, and `warn`
[INFO] [stdout]   --> src/bin/example.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::{info, error, warn, debug};
[INFO] [stdout]    |           ^^^^  ^^^^^  ^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, and `warn`
[INFO] [stdout]   --> src/bin/example.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::{info, error, warn, debug};
[INFO] [stdout]    |           ^^^^  ^^^^^  ^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscribe_response`
[INFO] [stdout]    --> src/bin/example.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let (rx, subscribe_response) = api
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscribe_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscribe_response`
[INFO] [stdout]    --> src/bin/example.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let (rx, subscribe_response) = api
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscribe_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "24a8adec86e50173815790e842bddf7897b73bfc85953632eb2784c86deaee16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a8adec86e50173815790e842bddf7897b73bfc85953632eb2784c86deaee16", kill_on_drop: false }`
[INFO] [stdout] 24a8adec86e50173815790e842bddf7897b73bfc85953632eb2784c86deaee16
